home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / Sexy Japan Girl.swf / scripts / frame_132 / DoAction.as
Text File  |  2006-12-20  |  108b  |  9 lines

  1. if(fiveTimes == 5)
  2. {
  3.    this.gotoAndStop("part4over");
  4. }
  5. else
  6. {
  7.    this.gotoAndStop("part4play");
  8. }
  9.